Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add lib, mod and crate foundation for event validation #467

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

samika98
Copy link
Contributor

@samika98 samika98 commented Aug 5, 2024

WIP : AES-27
Create the bones: structs/traits/hooks to validate events

Description

Validating an event signature is the easy part and we have more work to actually validate an event. Add the hooks so we can check the ceramic properties of an event.

This includes

validate init event signature against controller

adding data events to a queue that keeps it in memory and loads the init event (when available for recon)

validating the signature against the init event controller

validating the cacao resources

adding time events to a (possibly separate) queue that can retrieve block information and validate the root and proof

Copy link

linear bot commented Aug 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant